home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / bind493a.zip / named / named.restart.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1994-12-15  |  158b  |  8 lines

  1. #!/bin/sh -
  2. #
  3. #    from named.restart    5.4 (Berkeley) 6/27/89
  4. #    $Id: named.restart.sh,v 8.1 1994/12/15 06:24:14 vixie Exp $
  5. #
  6.  
  7. exec %DESTSBIN%/%INDOT%ndc restart
  8.